shplib_d ~master (2021-12-14T18:46:50.5715846)
Dub
Repo
DBFInfo
shapefil
struct
DBFInfo {
SAHooks
sHooks
;
SAFile
fp
;
int
nRecords
;
int
nRecordLength
;
int
nHeaderLength
;
int
nFields
;
int
*
panFieldOffset
;
int
*
panFieldSize
;
int
*
panFieldDecimals
;
char
*
pachFieldType
;
char
*
pszHeader
;
int
nCurrentRecord
;
int
bCurrentRecordModified
;
char
*
pszCurrentRecord
;
int
nWorkFieldLength
;
char
*
pszWorkField
;
int
bNoHeader
;
int
bUpdated
;
double
dfDoubleField
;
int
iLanguageDriver
;
char
*
pszCodePage
;
}
Members
Variables
bCurrentRecordModified
int
bCurrentRecordModified
;
Undocumented in source.
bNoHeader
int
bNoHeader
;
Undocumented in source.
bUpdated
int
bUpdated
;
Undocumented in source.
dfDoubleField
double
dfDoubleField
;
Undocumented in source.
fp
SAFile
fp
;
Undocumented in source.
iLanguageDriver
int
iLanguageDriver
;
Undocumented in source.
nCurrentRecord
int
nCurrentRecord
;
Undocumented in source.
nFields
int
nFields
;
Undocumented in source.
nHeaderLength
int
nHeaderLength
;
Undocumented in source.
nRecordLength
int
nRecordLength
;
Undocumented in source.
nRecords
int
nRecords
;
Undocumented in source.
nWorkFieldLength
int
nWorkFieldLength
;
Undocumented in source.
pachFieldType
char
*
pachFieldType
;
Undocumented in source.
panFieldDecimals
int
*
panFieldDecimals
;
Undocumented in source.
panFieldOffset
int
*
panFieldOffset
;
Undocumented in source.
panFieldSize
int
*
panFieldSize
;
Undocumented in source.
pszCodePage
char
*
pszCodePage
;
Undocumented in source.
pszCurrentRecord
char
*
pszCurrentRecord
;
Undocumented in source.
pszHeader
char
*
pszHeader
;
Undocumented in source.
pszWorkField
char
*
pszWorkField
;
Undocumented in source.
sHooks
SAHooks
sHooks
;
Undocumented in source.
Meta
Source
See Implementation
shapefil
aliases
DBFHandle
SAFile
SAOffset
SHPHandle
SHPTreeDiskHandle
enums
DBFFieldType
SHPP_TRISTRIP
SHPT_NULL
functions
DBFAddField
DBFAddNativeFieldType
DBFAlterFieldDefn
DBFCloneEmpty
DBFClose
DBFCreate
DBFCreateEx
DBFCreateLL
DBFDeleteField
DBFGetCodePage
DBFGetFieldCount
DBFGetFieldIndex
DBFGetFieldInfo
DBFGetNativeFieldType
DBFGetRecordCount
DBFIsAttributeNULL
DBFIsRecordDeleted
DBFMarkRecordDeleted
DBFOpen
DBFOpenLL
DBFReadDoubleAttribute
DBFReadIntegerAttribute
DBFReadLogicalAttribute
DBFReadStringAttribute
DBFReadTuple
DBFReorderFields
DBFUpdateHeader
DBFWriteAttributeDirectly
DBFWriteDoubleAttribute
DBFWriteIntegerAttribute
DBFWriteLogicalAttribute
DBFWriteNULLAttribute
DBFWriteStringAttribute
DBFWriteTuple
SASetupDefaultHooks
SASetupUtf8Hooks
SHPCheckBoundsOverlap
SHPClose
SHPCloseDiskTree
SHPComputeExtents
SHPCreate
SHPCreateLL
SHPCreateObject
SHPCreateSimpleObject
SHPCreateTree
SHPDestroyObject
SHPDestroyTree
SHPGetInfo
SHPOpen
SHPOpenDiskTree
SHPOpenLL
SHPPartTypeName
SHPReadObject
SHPRewindObject
SHPSearchDiskTree
SHPSearchDiskTreeEx
SHPTreeAddShapeId
SHPTreeFindLikelyShapes
SHPTreeRemoveShapeId
SHPTreeTrimExtraNodes
SHPTypeName
SHPWriteHeader
SHPWriteObject
SHPWriteTree
SHPWriteTreeLL
manifest constants
MAX_DEFAULT_TREE_DEPTH
MAX_SUBNODE
structs
DBFInfo
SAHooks
SHPDiskTreeInfo
SHPInfo
SHPObject
SHPTree
SHPTreeNode
variables
XBASE_FLDHDR_SZ